home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9290 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  735 b 

  1. Path: murphy2.servtech.com!news
  2. From: Terry Carmen <tpcarmen@servtech.com>
  3. Newsgroups: comp.lang.c
  4. Subject: __argv[0] bug under Win 95?
  5. Date: 9 Mar 1996 04:26:14 GMT
  6. Organization: Meadowbrook Software
  7. Message-ID: <4hr196$1hl@murphy2.servtech.com>
  8. NNTP-Posting-Host: ds-9.syr.servtech.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
  13.  
  14. For some reason __argv[0] is empty under Windows 95, but contains the program name 
  15. and path as it should under Win 3.1x and Win NT.
  16.  
  17. Does anybody have any idea why, or how I can obtain the name of the currently 
  18. executing (16 bit) app under Win 95?
  19.  
  20. All help will be greatly appreciated!
  21.  
  22. Thanks
  23.  
  24. Terry
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.